home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / netctrl.exe / CONVERT.BAT next >
DOS Batch File  |  1993-01-19  |  342b  |  13 lines

  1. echo off
  2. cls
  3. echo This can only be done once!
  4. echo Make sure you have current backups!
  5. echo If you don't have a current backup press CTRL BREAK now!!
  6. pause
  7. rem Convert the databases
  8. v21to30
  9. pause
  10. echo To retain your message files, copy them to the directory where the
  11. echo databases will reside and place an M01 extension on it.
  12.  
  13.